home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Loadstar 83
/
083.d81
/
loadstar forms
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-08-26
|
5KB
|
107 lines
10 poke53280,1:poke53281,1:cr$=chr$(13):s$=" "
11 printchr$(142)"[147][152]"
12 print" [221][215][221]"spc(31)"[221][215][221]"
13 print" [221]-[221]-------------------------------[221]-[221]"
14 fori=0to8
15 print" [221][215][221]"spc(31)"[221][215][221]"
16 print" [221] [221]"spc(31)"[221] [221]"
17 next
18 print" [221][215][221]"spc(31)"[221][215][221]"
19 print" [221]-[221]-------------------------------[221]-[221]"
20 print" [221][215][221]"spc(31)"[221][215][221]"
25 print""tab(10)"[152]loadstar forms printer"
26 printtab(10)"[152]-------- ----- -------"
30 printtab(6)"1) [151]print submission form"
40 printtab(6)"[152]2) [151]print subscription form"
50 printtab(6)"[152]3) [151]return to loadstar briefs":poke198,.
55 printtab(8)" [152]press 1, 2 or 3."
60 geta$:ifa$<"1"ora$>"3"then60
70 ifa$="2"then2000
80 ifa$="3"then5000
90 :
1000 gosub3000:ifnot(ok)then10
1010 gosub4000:if(ab)then10
1020 open4,4,7
1060 print#4,s$;spc(22)"[208][210][207][199][210][193][205] [211][213][194][205][201][211][211][201][207][206] [198][207][210][205]"cr$
1070 print#4,s$;"[212]hank you for your submission. [197]ach submission receives"
1080 print#4,s$;"careful evaluation and consideration. [201]t is our goal to"
1090 print#4,s$;"publish high quality material that will be of benefit and"
1100 print#4,s$;"use to our readers."cr$
1110 print#4,s$;"[208]lease complete this form and return it to us along with"
1120 print#4,s$;"your submission. [212]his information will help us in evaluating"
1130 print#4,s$;"your work. [208]lease type or print clearly."cr$
1140 print#4,s$;spc(25)"[193][194][207][213][212] [212][200][197] [193][213][212][200][207][210]:"cr$
1150 print#4,s$;"[206]ame:........................ [211]ocial [211]ecurity #:............"cr$
1160 print#4,s$;"[193]ddress....................................................."cr$
1170 print#4,s$;"[195]ity:................... [211]tate:....... [218][201][208]:................."cr$
1180 print#4,s$;"[212]elephone - [196][193][217]:................ [197][214][197][206][201][206][199]:..................."cr$cr$
1190 print#4,s$;spc(24)"[193][194][207][213][212] [212][200][197] [211][213][194][205][201][211][211][201][207][206]:"cr$
1200 print#4,s$;"[195]omputer: ........ [195]ommodore 64 ........ [195]ommodore 128"cr$
1205 print#4,s$;"[198]ormat: ........ 40 column ........ 80 column"cr$
1210 print#4,s$;"[206]ame of submission:........................................."cr$
1220 print#4,s$;"[208]rogramming languages used:................................."cr$
1230 print#4,s$;"[211]tart-up filename:.........................................."cr$
1240 print#4,s$;"[198]iles used:................................................."cr$
1250 print#4,s$;" ................................................."cr$
1260 print#4,s$;"[208]urpose:...................................................."cr$cr$
1270 print#4,s$;"[201], ............................, hereby certify that as of"
1280 print#4,s$;".................. the submission described above and in the"
1290 print#4,s$;"accompanying documentation is my own original work and that"
1300 print#4,s$;"it has not been previously published and is not currently"
1310 print#4,s$;"under consideration by another publisher."cr$
1320 print#4,s$;"[206][207][212][197]: [193]dventure games require complete maps and complete"
1330 print#4,s$;"solutions. [211]ource code [205][213][211][212] accompany machine language"
1340 print#4,s$;"files. [211]ubmissions must be on a 5 1/4"chr$(34)" disk. [208]rograms must"
1350 print#4,s$;"include all files necessary to run them (this includes"
1360 print#4,s$;"documentation on use of the program)."cr$
1370 print#4,s$;"[193]ll submissions (disks and accompanying printed material)"
1380 print#4,s$;"[205][213][211][212] be labeled with the author's name, complete address,"
1390 print#4,s$;"telephone number(s), submission name and type of computer."
1410 print#4:print#4,:gosub6000:close4:goto10
2000 gosub3000:ifok=0then10
2010 gosub4000:if(ab)then10
2020 open4,4,7
2022 print#4,spc(25)"[204][207][193][196][211][212][193][210] [211]ubscription [210]ates"cr$cr$
2024 print#4,spc(8)"[196][207][205][197][211][212][201][195]"spc(15)"[195][193][206][193][196][193] and [205][197][216][201][195][207]"spc(10)"[207][212][200][197][210] [198][207][210][197][201][199][206]"
2026 print#4
2028 print#4,"..... 3 issues - $19.95"spc(4)"..... 3 issues - $24.95";
2030 print#4,spc(3)"..... 3 issues - $27.95"cr$
2032 print#4,"..... 6 issues - $39.95"spc(4)"..... 6 issues - $49.95";
2034 print#4,spc(3)"..... 6 issues - $59.95"cr$
2044 print#4,spc(23)"[204]ouisiana residents add 4% sales tax."cr$cr$cr$
2046 print#4,spc(30)"[208][204][197][193][211][197] [208][210][201][206][212]"cr$cr$
2048 print#4,spc(15)"[206]ame:........................................."cr$
2050 print#4,spc(15)"[193]ddress:......................................"cr$
2052 print#4,spc(15)"[195]ity:........................................."cr$
2054 print#4,spc(15)"[211]tate and [218][201][208]:................................"cr$cr$
2060 print#4,spc(15)"......[205]astercard"spc(10)"......[196][201][211][195][207][214][197][210]"cr$
2062 print#4,spc(15)"......[214][201][211][193]"spc(16)"......[193]merican [197]xpress"cr$cr$
2064 print#4,spc(15)"[195]ard [206]umber:............................."cr$
2066 print#4,spc(15)"[197]xpiration [196]ate:........................."cr$cr$cr$
2068 print#4,spc(15)"[211]ignature:..............................."cr$
2100 print#4:gosub6000:close4:goto10
3000 ok=0:open15,4,15:close15
3010 ifst=0thenok=-1:return
3030 print"error: printer not ready!"
3040 fora=1to2000:next:return
3050 :
4000 print"set printer to top of paper "
4010 print" press space to print"
4015 print" or a to abort"
4020 geta$:ifa$<>"a"anda$<>" "then4020
4030 ab=.:ifa$="a"thenab=-1
4040 return
4050 :
5000 poke53281,0
5010 open15,8,15,"r0:ls briefs=ls briefs":input#15,er:close15
5020 ifer<>63thenend
5030 print"[147][144]load"chr$(34)"ls briefs"chr$(34)",8"
5040 print"run"
5050 poke631,13:poke632,13:poke198,2:end
6000 print#4,"[205]ail this form to:"chr$(13)
6010 print#4,"[204][207][193][196][211][212][193][210]
6020 [152]4,"(NULL).(NULL). peekox 30008
6030 print#4,"[211]hreveport, [204][193] 71130-0008
6040 [142]
10000 [159]15,8,15,"s0:loadstar forms":[160]15:[148]"loadstar forms",8:[128]